Replace Request a demo CTAs with Get started linking to Cloud#2921
Conversation
Update AUTH_CTA in blog-cta resolver and inline call_to_action blocks on auth-related posts to use Appwrite Cloud instead of enterprise contact. Made-with: Cursor
Greptile SummaryThis PR replaces "Request a demo" CTAs (pointing to the enterprise contact page) with "Get started" CTAs pointing to Appwrite Cloud across four auth-related blog posts and the shared Confidence Score: 5/5Safe to merge — purely content/copy changes with no logic risk. All changes are straightforward URL and label updates. The blog-cta.ts change correctly uses the existing getAppwriteDashboardUrl() helper (already used by other CTAs), and the markdoc files follow the same hardcoded-URL pattern they always used. No logic, auth, or data flow is affected. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "Replace Request a demo CTAs with Get sta..." | Re-trigger Greptile |
Update AUTH_CTA in blog-cta resolver and inline call_to_action blocks on auth-related posts to use Appwrite Cloud instead of enterprise contact.
Made-with: Cursor
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)